github.com/gotd/td/telegram/auth.Flow.handleSignUp (method)

3 uses

	github.com/gotd/td/telegram/auth (current package)
		flow.go#L31: func (f Flow) handleSignUp(ctx context.Context, client FlowClient, phone, hash string, s *SignUpRequired) error {
		flow.go#L86: 			return f.handleSignUp(ctx, client, phone, hash, signUpRequired)
		flow.go#L100: 			if err := f.handleSignUp(ctx, client, phone, "", &SignUpRequired{